简体版 繁體版 English 한국어
登録 ログイン

sparse conditional constant propagationの例文

例文モバイル版携帯版

  • There is another similar optimization, called sparse conditional constant propagation, which selects the appropriate branch on the basis of if-condition.
  • ;Sparse conditional constant propagation : Combines constant propagation, constant folding, and dead code elimination, and improves upon what is possible by running them separately.
  • Some of these optimizations performed at this level include dead code elimination, partial redundancy elimination, global value numbering, sparse conditional constant propagation, and scalar replacement of aggregates.